projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2b56a
)
Remove unused variable warning
author
Giuseppe Scrivano
<gscrivan@redhat.com>
Thu, 11 Dec 2014 09:41:52 +0000
(10:41 +0100)
committer
Giuseppe Scrivano
<gscrivan@redhat.com>
Thu, 18 Dec 2014 11:48:47 +0000
(12:48 +0100)
src/libostree/ostree-repo-pull.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-pull.c
b/src/libostree/ostree-repo-pull.c
index 1d767c89af0546fcb3f7d0e7b3f01c3306ffa5a5..a6160d33953bb17d0d4344fa65352ccc40b4ac63 100644
(file)
--- a/
src/libostree/ostree-repo-pull.c
+++ b/
src/libostree/ostree-repo-pull.c
@@
-1517,7
+1517,6
@@
ostree_repo_pull_with_options (OstreeRepo *self,
gpointer key, value;
gboolean tls_permissive = FALSE;
OstreeFetcherConfigFlags fetcher_flags = 0;
- guint i;
gs_free char *remote_key = NULL;
gs_free char *path = NULL;
gs_free char *baseurl = NULL;